Represents the subject for Exchange store items and response objects.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string Subject { get; set; }Public Property Subject As String
Get
Set
Property Value
Type:
StringThe subject.
See Also